home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.20020314-20021006 / 000096_fdc@columbia.edu_Tue May 28 16:58:04 EDT 2002.msg < prev    next >
Text File  |  2002-10-06  |  1KB  |  40 lines

  1. Article: 13390 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!news.columbia.edu!news-not-for-mail
  3. From: fdc@columbia.edu (Frank da Cruz)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: set retry-limit 5  ;  show retry-limit ==> NO_CAN_DO!
  6. Date: 28 May 2002 16:57:57 -0400
  7. Organization: Columbia University
  8. Lines: 23
  9. Message-ID: <ad0r0l$6as$1@watsol.cc.columbia.edu>
  10. References: <acvc8n$7ht$1@panix3.panix.com> <acvven$6o5$1@watsol.cc.columbia.edu> <ad0qfv$6gh$1@reader1.panix.com>
  11. NNTP-Posting-Host: watsol.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1022619479 5158 128.59.39.139 (28 May 2002 20:57:59 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 28 May 2002 20:57:59 GMT
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13390
  16.  
  17. In article <ad0qfv$6gh$1@reader1.panix.com>,
  18. David Combs <dkcombs@panix.com> wrote:
  19. :
  20. : SUGGESTION:  As a casual user, how would I have
  21. : known that?  "show retry-limit" would *seem*
  22. : to be the obvious thing to do -- just
  23. : as obvious, I suppose, as (when using products
  24. : that run under M$) expecting "F1" to give
  25. : help.
  26. : Perhaps as a way of (a) helping and also (b)
  27. : teaching the user, *if* he types 
  28. :     show retry-limit
  29. : then reply back:
  30. :    please do "show protocol".
  31. : Comments?
  32. It's just code.  C-Kermit has nearly a million lines of it already.
  33. Our to-do list stretches on until infinity.  Anyway, there *is* a
  34. manual...
  35.  
  36. - Frank
  37.